home *** CD-ROM | disk | FTP | other *** search
- object WndRecovery: TWndRecovery
- Left = 262
- Top = 118
- BorderStyle = bsDialog
- Caption = 'Recovering ini file ...'
- ClientHeight = 224
- ClientWidth = 202
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnCreate = WndCreate
- OnDestroy = WndDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object ImageLogo: TImage
- Left = 0
- Top = 8
- Width = 201
- Height = 201
- end
- object LabelCopyr: TLabel
- Left = 190
- Top = 3
- Width = 6
- Height = 7
- Alignment = taRightJustify
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clGray
- Font.Height = -7
- Font.Name = 'Microsoft Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object ImageCopyr: TImage
- Left = 4
- Top = 1
- Width = 49
- Height = 11
- Stretch = True
- end
- object LabelApp: TShadeLabel
- Left = 4
- Top = 202
- Width = 14
- Height = 19
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- ShadowColor = 16744448
- Transparent = True
- end
- object LabelVer: TShadeLabel
- Left = 182
- Top = 205
- Width = 15
- Height = 13
- Alignment = taRightJustify
- Caption = '...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 5580197
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- ShadowColor = 8388863
- end
- object ImageRecover: TImage
- Left = 12
- Top = 152
- Width = 49
- Height = 45
- Picture.Data = {<image000.bmp>}
- Stretch = True
- Transparent = True
- end
- object TimerRun: TTimer
- Enabled = False
- OnTimer = TimerRunTimer
- Left = 80
- Top = 60
- end
- object VerInfo: TVersInfo
- ShowResource = [pdCompanyName, pdFileDescription, pdFileVersion, pdInternalName, pdLegalCopyright, pdLegalTrademarks, pdOriginalFilename, pdProductName, pdProductVersion, pdComments, pdBuildFlags]
- Left = 144
- Top = 84
- end
- object AutoRun: TAutoRun
- AutoRegister = False
- Left = 148
- Top = 28
- end
- object MsgEx: TMsgEx
- NameApp = 'Recovering ini file ...'
- Beep = True
- FileMsg = 'Msg.log'
- TypWriteMsg = [msgNone]
- WriteProc = False
- Left = 24
- Top = 96
- end
- end
-